projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
203ecb5
)
(syms_of_window) <scroll-preserve-screen-position>: Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 23 Jan 2001 11:32:56 +0000
(11:32 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 23 Jan 2001 11:32:56 +0000
(11:32 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index 80400ddfc855f95fddb279d24af69c71547d73dc..e507254f8c0c9d7a48f16fc5b22fc83b7b74f3a3 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-5801,7
+5801,7
@@
If there is only one window, it is split regardless of this value.");
DEFVAR_LISP ("scroll-preserve-screen-position",
&Vscroll_preserve_screen_position,
- "*Non
zero
means scroll commands move point to keep its screen line unchanged.");
+ "*Non
-nil
means scroll commands move point to keep its screen line unchanged.");
Vscroll_preserve_screen_position = Qnil;
DEFVAR_LISP ("window-configuration-change-hook",